home *** CD-ROM | disk | FTP | other *** search
- stop();
- _root.secoes.cut.bot_1.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Bus";
- _root.secoes.descricoes.descricao.text = "Tired of catching a crowded bus? Then build one of your own and have fun with it.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\bus.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\bus.pdf";
- loadMovie("interface\\imagens\\bus.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_2.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Kayakiri";
- _root.secoes.descricoes.descricao.text = "Build an insect for you to enjoy and play with.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\kayakiri.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\kayakiri.pdf";
- loadMovie("interface\\imagens\\kayakiri.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_3.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Patrol Car";
- _root.secoes.descricoes.descricao.text = "Build your own patrol car and speed after the bad guys.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\patrol_car.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\patrol_car.pdf";
- loadMovie("interface\\imagens\\patrol_car.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_4.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Tiger";
- _root.secoes.descricoes.descricao.text = "One of the biggest predators from the animal world for you . Cut out and stick your fierce tiger together.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\tiger.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\tiger.pdf";
- loadMovie("interface\\imagens\\tiger.jpg","_root.secoes.descricoes.destino");
- };
-